home *** CD-ROM | disk | FTP | other *** search
/ Listings Deluxe 250M: Fre…ory, Demographic Browser / Listings Deluxe - Free Phone, Pro CD Internet Directory, Demographic Browser.iso / odbc16.z / Odbc.ini < prev    next >
INI File  |  1996-02-12  |  871b  |  24 lines

  1. ;---------------------------------------------------------------------------
  2. ; WARNING:  Do not make changes to this file without using the ODBC Control 
  3. ;           panel device or other utilites provided for maintaining data    
  4. ;           sources.                                                        
  5. ;                                                                           
  6. ;           Incorrect changes to this file could prevent ODBC from          
  7. ;           operating or operating correctly.                               
  8. ;---------------------------------------------------------------------------
  9.  
  10. [ODBC Data Sources]
  11. Domain=Microsoft Access Driver (*.mdb)
  12.  
  13. [Domain]
  14. Driver=WINSYSDIR\odbcjt16.dll
  15. DBQ=SRCDIR\DOMAIN.MDB
  16. DefaultDir=SRCDIR
  17. DriverId=25
  18. FIL=MS Access;
  19. JetIniPath=odbcddp.ini
  20. SystemDB=TARGETDIR\SYSTEM.MDA
  21. UID=admin
  22.  
  23.  
  24.